owner-draw control meaning in Chinese
主控窗口
Examples
- Owner - draw control
主控窗口 - Paint event procedure , or in the case of some owner - drawn controls , from the various
事件过程调用,或对于一些所有者描述的控件,从各种 - Frameworks are essential when dealing with custom controls , such as owner - draw controls
在处理定制控件时,框架是最重要的,比如自绘制控件。 - An owner - draw control uses programmer - supplied graphics commands to draw a dialog
一个自绘制控件利用程序员提供的图表命令来绘制一个对话框。 - If you must contend with owner - draw controls , encapsulating every feature of the application is probably your most urgent large task in building a framework
如果你必须使用自绘制控件,那么封装应用程序的每种特性很可能是你构建框架的最紧迫且繁重的任务。